API: gdk: Don't track outstanding surfaces
authorBenjamin Otte <otte@redhat.com>
Thu, 7 Oct 2010 19:32:05 +0000 (21:32 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Dec 2010 19:17:28 +0000 (20:17 +0100)
commit18a6976e5a1e899b62280fbbeb6df9c2c9191bcc
treef751ae9edc1b01d2664aeff93153336702415aaa
parentfe6f76a5a2f33f9873b482c397b22a9ae5cda300
API: gdk: Don't track outstanding surfaces

You are not allowed to track surfaces from GDK or draw outside of expose
events. So we can remove ugly hacks needed previously. See
https://bugzilla.gnome.org/show_bug.cgi?id=606009 for the introduction
of this workaround.
gdk/gdkinternals.h
gdk/gdkwindow.c